PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.formattedcontent Package / PDFFormattedParagraph Class / getBlock Method
Index of the block to get
In This Topic
    getBlock Method
    In This Topic
    Gets the formatted block at the specified index
    Syntax
    public PDFFormattedBlock getBlock( 
       int index
    )

    Parameters

    index
    Index of the block to get

    Return Value

    See Also